Introduction to Web Development using HTML 5
By: Kris Jamsa, Ph.D.

Chapter 3: Using Hyperlinks to Connect Content

This chapter examines hyperlinks in detail. By the time you finish this chapter, you will understand the following key concepts:

● How to use the <a> and </a> anchor tag pair to create a text-based hyperlink
● How to use the anchor tag t arget attribute to open a hyperlink in a new window
● How to use the <a> and </a> anchor tag pair to create an image-based hyperlink
● How to use absolute and relative URLs to create a hyperlink
● How to create an in-page hyperlink
● How to use the m ailto attribute within a hyperlink to open an e-mail client
● How to create an image map

Chapter PowerPoint Presentation


GotoGoogle.html
SearchEngines.html
NewTargetWindow.html
HeaderHyperlink.html
SportsLinks.html
Blue.html
Yellow.html
InsideLinks.html
MailtoDemo.html
ImageMap.html